HomeSort by: relevance | last modified time | path
    Searched refs:definitions (Results 1 - 25 of 107) sorted by relevancy

1 2 3 4 5

  /src/usr.sbin/sysinst/arch/ofppc/
menus.md.pl 3 /* Menu definitions for sysinst. ofppc version, machine dependent. */
  /src/tests/usr.bin/xlint/lint2/
msg_003.exp 2 function has multiple definitions in msg_003_a.c(10) and msg_003_b.c(10) [lint2:003]
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_rename.sh 9 * these macro definitions.
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_rename.sh 9 * these macro definitions.
  /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...]
  /src/external/bsd/ntp/dist/libntp/
timexsup.c 34 # warning inconsistent definitions of MOD_NANO vs STA_NANO
  /src/external/gpl2/groff/tmac/mom/momdoc/
Makefile 12 definitions.html \
  /src/share/mk/
bsd.sanitizer.mk 10 # Rename the local function definitions to not conflict with libc/rt/pthread/m.
  /src/external/gpl2/groff/dist/contrib/mm/
NOTES 16 In each file there are definitions of all extra macros needed for the
  /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...]
  /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...]
  /src/external/bsd/ntp/dist/scripts/ntpsweep/
ntpsweep-opts.def 2 autogen definitions perlopt;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
pass-by-ref.exp 148 set definitions ""
162 append definitions [lindex $code 1]
183 $definitions
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
pass-by-ref.exp 148 set definitions ""
162 append definitions [lindex $code 1]
183 $definitions
  /src/external/bsd/tcpdump/dist/tests/
TESTrun 454 # *.tests files are PERL hash definitions. They should create an array of hashes
460 my $definitions;
465 $definitions = <FILE>;
468 eval $definitions;
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
__init__.py 202 def transform(line, definitions):
208 if key not in definitions or not definitions[key]:
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/genopts/
genstr.sh 25 # Generate a header containing definitions from the string table.
79 ; and definitions from "loongarch-strings" and "isa-evolution.in".
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/genopts/
genstr.sh 25 # Generate a header containing definitions from the string table.
72 # read the definitions
80 ; and definitions from "loongarch-strings".
  /src/tests/kernel/
gen_t_subr_prf 15 /* Avoid SSP re-definitions */
  /src/usr.sbin/sysinst/arch/bebox/
menus.md.pl 37 /* Menu definitions for sysinst. bebox version, machine dependent. */
  /src/usr.sbin/sysinst/arch/evbmips/
menus.md.pl 37 /* Menu definitions for sysinst. evbmips version, machine dependent. */
  /src/usr.sbin/sysinst/arch/evbppc/
menus.md.pl 37 /* Menu definitions for sysinst. evbppc version, machine dependent. */
  /src/usr.sbin/sysinst/arch/hpcarm/
menus.md.pl 35 /* Menu definitions for sysinst. hpcarm version, machine dependent. */
  /src/usr.sbin/sysinst/arch/hpcmips/
menus.md.pl 37 /* Menu definitions for sysinst. hpcmips version, machine dependent. */
  /src/usr.sbin/sysinst/arch/landisk/
menus.md.pl 37 /* Menu definitions for sysinst. sandpoint version, machine dependent. */

Completed in 24 milliseconds

1 2 3 4 5