Home
last modified time | relevance | path

Searched +defs:VAR +defs:value (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/usr.bin/rdist/
Dlookup.c44 #define VAR 1 macro
64 struct namelist *value; in define() local
125 lookup(char *name, int action, struct namelist *value) in lookup()
/netbsd/src/lib/libc/stdlib/
Dstrfmon.c79 #define GET_NUMBER(VAR, LOC) do { \ argument
127 double value; /* just value */ in vstrfmon_l() local
528 __format_grouped_double(double value, int *flags, int left_prec, in __format_grouped_double()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcoffcode.h3358 coff_read_word (bfd *abfd, unsigned int *value, unsigned int *pelength) in coff_read_word()
3389 unsigned int * value, in coff_read_word_from_buffer()
3418 unsigned int value; in coff_compute_checksum() local
6068 #define CREATE_BIG_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, SWA… argument
6130 #define CREATE_BIGHDR_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, … argument
6192 #define CREATE_LITTLE_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, … argument
Dcoff-rs6000.c1322 #define GET_VALUE_IN_FIELD(VAR, FIELD, BASE) \ argument
1331 #define EQ_VALUE_IN_FIELD(VAR, FIELD, BASE) \ argument
4069 xcoff_is_lineno_count_overflow (bfd *abfd ATTRIBUTE_UNUSED, bfd_vma value) in xcoff_is_lineno_count_overflow()
4078 xcoff_is_reloc_count_overflow (bfd *abfd ATTRIBUTE_UNUSED, bfd_vma value) in xcoff_is_reloc_count_overflow()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcoffcode.h3358 coff_read_word (bfd *abfd, unsigned int *value, unsigned int *pelength) in coff_read_word()
3389 unsigned int * value, in coff_read_word_from_buffer()
3418 unsigned int value; in coff_compute_checksum() local
6066 #define CREATE_BIG_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, SWA… argument
6128 #define CREATE_BIGHDR_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, … argument
6190 #define CREATE_LITTLE_COFF_TARGET_VEC(VAR, NAME, EXTRA_O_FLAGS, EXTRA_S_FLAGS, UNDER, ALTERNATIVE, … argument
Dcoff-rs6000.c1322 #define GET_VALUE_IN_FIELD(VAR, FIELD, BASE) \ argument
1331 #define EQ_VALUE_IN_FIELD(VAR, FIELD, BASE) \ argument
4069 xcoff_is_lineno_count_overflow (bfd *abfd ATTRIBUTE_UNUSED, bfd_vma value) in xcoff_is_lineno_count_overflow()
4078 xcoff_is_reloc_count_overflow (bfd *abfd ATTRIBUTE_UNUSED, bfd_vma value) in xcoff_is_reloc_count_overflow()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc.cc1361 #define ARC_OPTX(NAME, CODE, VAR, VAL, DOC0, DOC1) \ in arc_override_options() argument
1406 #define ARC_OPTX(NAME, CODE, VAR, VAL, DOC0, DOC1) \ in arc_override_options() argument
2092 tree value = TREE_VALUE (args); in arc_handle_interrupt_attribute() local
2161 tree value, args = TREE_VALUE (attr); in arc_compute_function_type() local
2404 arc_double_limm_p (rtx value) in arc_double_limm_p()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.c79 const char * value; member
225 print_hex (uint64_t value, unsigned num_bytes) in print_hex()
237 print_hex_ns (uint64_t value, unsigned num_bytes) in print_hex_ns()
250 print_view (uint64_t value, unsigned num_bytes) in print_view()
1827 add_dwo_info (const char * value, uint64_t cu_offset, dwo_type type) in add_dwo_info()
8979 #define GET(VAR, N) SAFE_BYTE_GET_AND_INC (VAR, start, N, end) argument
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h1924 #define SET_SSA_NAME_VAR_OR_IDENTIFIER(NODE,VAR) \ argument
4735 poly_int_tree_p (const_tree t, poly_int64_pod *value) in poly_int_tree_p()
4749 poly_int_tree_p (const_tree t, poly_uint64_pod *value) in poly_int_tree_p()
5241 crc32_unsigned (unsigned chksum, unsigned value) in crc32_unsigned()