| /src/external/gpl3/gdb.old/dist/gdb/ |
| macrotab.c | 43 definitions, or zero if we should use xmalloc. */ 58 /* The table of macro definitions. This is a splay tree (an ordered 61 an #undefinition in between), we sort the definitions by the 76 splay_tree definitions; 205 definitions. 317 Sort definitions by name; for two definitions with the same name, 548 /* Registering and looking up macro definitions. */ 590 definitions within a compilation unit, which seems unlikely. 592 "So, why do macro definitions have pointers to their macro table 75 splay_tree definitions; member in struct:macro_table [all...] |
| macrotab.c | 43 definitions, or zero if we should use xmalloc. */ 58 /* The table of macro definitions. This is a splay tree (an ordered 61 an #undefinition in between), we sort the definitions by the 76 splay_tree definitions; 205 definitions. 317 Sort definitions by name; for two definitions with the same name, 548 /* Registering and looking up macro definitions. */ 590 definitions within a compilation unit, which seems unlikely. 592 "So, why do macro definitions have pointers to their macro table 75 splay_tree definitions; member in struct:macro_table [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| macrotab.c | 43 definitions, or zero if we should use xmalloc. */ 58 /* The table of macro definitions. This is a splay tree (an ordered 61 an #undefinition in between), we sort the definitions by the 76 splay_tree definitions; 205 definitions. 317 Sort definitions by name; for two definitions with the same name, 548 /* Registering and looking up macro definitions. */ 590 definitions within a compilation unit, which seems unlikely. 592 "So, why do macro definitions have pointers to their macro table 75 splay_tree definitions; member in struct:macro_table [all...] |
| macrotab.c | 43 definitions, or zero if we should use xmalloc. */ 58 /* The table of macro definitions. This is a splay tree (an ordered 61 an #undefinition in between), we sort the definitions by the 76 splay_tree definitions; 205 definitions. 317 Sort definitions by name; for two definitions with the same name, 548 /* Registering and looking up macro definitions. */ 590 definitions within a compilation unit, which seems unlikely. 592 "So, why do macro definitions have pointers to their macro table 75 splay_tree definitions; member in struct:macro_table [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| msgmerge.c | 628 definitions_init (definitions_ty *definitions, const char *canon_charset) 630 definitions->lists = message_list_list_alloc (); 631 message_list_list_append (definitions->lists, NULL); 633 message_list_list_append_list (definitions->lists, compendiums); 634 definitions->findex = NULL; 635 gl_lock_init (definitions->findex_init_lock); 636 definitions->canon_charset = canon_charset; 642 definitions_init_findex (definitions_ty *definitions) 645 gl_lock_lock (definitions->findex_init_lock); 646 if (definitions->findex == NULL 1366 definitions_ty definitions; local [all...] |
| msgmerge.c | 628 definitions_init (definitions_ty *definitions, const char *canon_charset) 630 definitions->lists = message_list_list_alloc (); 631 message_list_list_append (definitions->lists, NULL); 633 message_list_list_append_list (definitions->lists, compendiums); 634 definitions->findex = NULL; 635 gl_lock_init (definitions->findex_init_lock); 636 definitions->canon_charset = canon_charset; 642 definitions_init_findex (definitions_ty *definitions) 645 gl_lock_lock (definitions->findex_init_lock); 646 if (definitions->findex == NULL 1366 definitions_ty definitions; local [all...] |
| /src/usr.bin/config/ |
| gram.y | 305 * The machine definitions grammar. 310 definitions ENDDEFS { 317 /* Zero or more definitions. Trap errors. */ 318 definitions: label 320 | definitions '\n' 321 | definitions definition '\n' { wrap_continue(); } 322 | definitions error '\n' { wrap_cleanup(); } 323 | definitions ENDFILE { enddefs(); checkfiles(); } 568 /* list of locator definitions */ 1354 * the parser there are no more device definitions coming [all...] |
| gram.y | 305 * The machine definitions grammar. 310 definitions ENDDEFS { 317 /* Zero or more definitions. Trap errors. */ 318 definitions: label 320 | definitions '\n' 321 | definitions definition '\n' { wrap_continue(); } 322 | definitions error '\n' { wrap_cleanup(); } 323 | definitions ENDFILE { enddefs(); checkfiles(); } 568 /* list of locator definitions */ 1354 * the parser there are no more device definitions coming [all...] |
| /src/external/apache2/mDNSResponder/dist/mDNSShared/ |
| uds_daemon.c | 3389 CFArrayRef definitions = _get_unicast_discovery_dns_services(info); local 3390 if (definitions) 3393 mdns_cfarray_enumerate(definitions, 3431 STRICT_DISPOSE_CF_OBJECT(definitions);
|
| uds_daemon.c | 3389 CFArrayRef definitions = _get_unicast_discovery_dns_services(info); local 3390 if (definitions) 3393 mdns_cfarray_enumerate(definitions, 3431 STRICT_DISPOSE_CF_OBJECT(definitions);
|