HomeSort by: relevance | last modified time | path
    Searched refs:STRVAL (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
irpmarshall.c 2055 #define STRVAL(x) (x == NULL ? "*" : x)
2060 STRVAL(hosts[i]),
2061 STRVAL(users[i]),
2062 STRVAL(domains[i]));
  /src/external/gpl3/binutils.old/dist/bfd/
elf-bfd.h 3081 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \
3083 (INTVAL), (STRVAL))
  /src/external/gpl3/gdb.old/dist/bfd/
elf-bfd.h 3064 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \
3066 (INTVAL), (STRVAL))
  /src/external/gpl3/gdb/dist/bfd/
elf-bfd.h 3082 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \
3084 (INTVAL), (STRVAL))
  /src/external/gpl3/binutils/dist/bfd/
elf-bfd.h 3199 #define bfd_elf_add_proc_attr_int_string(BFD, TAG, INTVAL, STRVAL) \
3201 (INTVAL), (STRVAL))

Completed in 26 milliseconds