Home
last modified time | relevance | path

Searched defs:INFO (Results 1 – 12 of 12) sorted by relevance

/NextBSD/contrib/gdb/include/
HDdis-asm.h307 #define INIT_DISASSEMBLE_INFO(INFO, STREAM, FPRINTF_FUNC) \ argument
309 #define INIT_DISASSEMBLE_INFO_NO_ARCH(INFO, STREAM, FPRINTF_FUNC) \ argument
/NextBSD/contrib/binutils/include/
HDdis-asm.h343 #define INIT_DISASSEMBLE_INFO(INFO, STREAM, FPRINTF_FUNC) \ argument
345 #define INIT_DISASSEMBLE_INFO_NO_ARCH(INFO, STREAM, FPRINTF_FUNC) \ argument
/NextBSD/sys/dev/tws/
HDtws_services.h103 INFO, enumerator
/NextBSD/contrib/gcc/config/rs6000/
HDdarwin.h235 #define WORLD_SAVE_P(INFO) ((INFO)->world_save_p) argument
HDrs6000.h1326 #define WORLD_SAVE_P(INFO) 0 argument
/NextBSD/crypto/openssl/apps/
HDpkcs12.c78 # define INFO 0x4 macro
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
HDJDTrace.java64 INFO, enumConstant
/NextBSD/sys/dev/usb/input/
HDatp.c281 #define DECODE_FAMILY_FROM_DRIVER_INFO(INFO) ((INFO) >> N_PROD_BITS) argument
282 #define DECODE_PRODUCT_FROM_DRIVER_INFO(INFO) \ argument
/NextBSD/contrib/binutils/bfd/
HDelf-bfd.h224 #define SYMBOL_REFERENCES_LOCAL(INFO, H) \ argument
228 #define SYMBOL_CALLS_LOCAL(INFO, H) \ argument
2127 #define SYMBOLIC_BIND(INFO, H) \ argument
HDelfxx-mips.c611 #define MIPS_ELF_REL_DYN_NAME(INFO) \ argument
620 #define MIPS_RESERVED_GOTNO(INFO) \ argument
624 #define ELF_MIPS_GP_OFFSET(INFO) \ argument
629 #define MIPS_ELF_GOT_MAX_SIZE(INFO) (ELF_MIPS_GP_OFFSET (INFO) + 0x7fff) argument
/NextBSD/contrib/ee/
HDee.c512 char *INFO; variable
/NextBSD/contrib/gcc/config/mips/
HDmips.h281 #define MIPS_CPP_SET_PROCESSOR(PREFIX, INFO) \ argument