| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-nacl.c | 295 struct elf_segment_map *first_next = first_seg->next; local 306 *first_load_seg = first_next;
|
| elf-nacl.c | 295 struct elf_segment_map *first_next = first_seg->next; local 306 *first_load_seg = first_next;
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-nacl.c | 295 struct elf_segment_map *first_next = first_seg->next; local 306 *first_load_seg = first_next;
|
| elf-nacl.c | 295 struct elf_segment_map *first_next = first_seg->next; local 306 *first_load_seg = first_next;
|
| /src/external/ibm-public/postfix/dist/src/util/ |
| dict_cache.c | 32 /* int dict_cache_sequence(cache, first_next, cache_key, cache_val) 34 /* int first_next; 143 /* .IP first_next 369 int dict_cache_sequence(DICT_CACHE *cp, int first_next, 385 seq_res = dict_seq(db, first_next, &raw_cache_key, &raw_cache_val); 480 int first_next; local 493 first_next = DICT_SEQ_FUN_FIRST; 502 first_next = DICT_SEQ_FUN_NEXT; 508 if (dict_cache_sequence(cp, first_next, &cache_key, &cache_val) == 0) { 752 int first_next; /* first/next * member in struct:DICT_CACHE_SREQ [all...] |
| dict_cache.c | 32 /* int dict_cache_sequence(cache, first_next, cache_key, cache_val) 34 /* int first_next; 143 /* .IP first_next 369 int dict_cache_sequence(DICT_CACHE *cp, int first_next, 385 seq_res = dict_seq(db, first_next, &raw_cache_key, &raw_cache_val); 480 int first_next; local 493 first_next = DICT_SEQ_FUN_FIRST; 502 first_next = DICT_SEQ_FUN_NEXT; 508 if (dict_cache_sequence(cp, first_next, &cache_key, &cache_val) == 0) { 752 int first_next; /* first/next * member in struct:DICT_CACHE_SREQ [all...] |