Searched defs:debug (Results 1 – 10 of 10) sorted by relevance
46 def __init__(self, debug): argument62 def get_project_quirks(debug): argument
36 struct r_debug_extended *debug = NULL; in do_test() local
90 int debug = argc > 1 && argv[1][0] != '\0'; in main() local
134 struct r_debug *debug = xdlsym (NULL, "_r_debug"); in check_initial() local
61 struct r_debug *debug = xdlsym (RTLD_DEFAULT, "_r_debug"); in do_test() local
25 int debug; in main() local
55 #define debug(msg) /* printf("%s\n", msg) */ macro
59 #define debug(msg) /*printf("svcauth_des: %s\n", msg) */ macro
57 #define debug(msg) /* turn off debugging */ macro
174 unsigned long int debug; /* Debugging flags. */ member