Searched defs:c (Results 1 – 11 of 11) sorted by relevance
41 char c = TEST_STACK_ALIGN () ? 'B' : 'A'; in des() local89 unsigned char c; in do_test() local
7 long long c; member
14 void *c; in main() local
56 char c = TEST_STACK_ALIGN () ? 'D' : 'C'; in des() local
81 const struct loadcmd *c = loadcmds; in _dl_map_segments() local
89 const struct loadcmd *c) in _dl_postprocess_loadcmd()
190 cmdline_process_function (int c) in cmdline_process_function()
202 cmdline_process_function (int c) in cmdline_process_function()
197 struct catch c; in _dl_catch_exception() local
581 for (unsigned char c = *s; c != '\0'; c = *++s) in dl_new_hash() local
1144 struct loadcmd *c = &loadcmds[nloadcmds++]; in _dl_map_object_from_fd() local
Completed in 18 milliseconds