| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/ |
| H A D | nslcd-prot.h | 87 DEBUG_PRINT("WRITE : var="__STRING(ptr)" size=%d", (int)size); \ 93 DEBUG_PRINT("WRITE : var="__STRING(ptr)" error: %s", \ 99 DEBUG_PRINT("WRITE_INT32 : var="__STRING(i)" int32=%08x", (int)i); \ 104 DEBUG_PRINT("WRITE_STRING: var="__STRING(str)" string=\"%s\"", (str)); \ 122 DEBUG_PRINT("WRITE_STRLST: var="__STRING(arr)" num=%d", 0); \ 131 DEBUG_PRINT("WRITE_STRLST: var="__STRING(arr)" num=%d", (int)tmp3int32); \ 147 DEBUG_PRINT("WRITE_STRLST: var="__STRING(arr)" num=%d", (int)tmp3int32); \ 170 DEBUG_PRINT("READ : var="__STRING(ptr)" error: %s", \ 174 DEBUG_PRINT("READ : var="__STRING(ptr)" size=%d", (int)(size)); \ 180 DEBUG_PRINT("READ_INT32 : var="__STRING(i)" int32==%08x", (int)(i)); [all …]
|
| H A D | attrs.h | 85 #ifndef __STRING 87 #define __STRING(x) #x macro 89 #define __STRING(x) "x" macro
|
| /netbsd-src/sys/external/bsd/common/include/asm/ |
| H A D | vmware.h | 44 "movw $"__STRING(VMWARE_HYPERVISOR_PORT)",%%dx;" \ 48 "movw $"__STRING(VMWARE_HYPERVISOR_PORT_HB)",%%dx;" \ 52 "movw $"__STRING(VMWARE_HYPERVISOR_PORT_HB)",%%dx;" \
|
| /netbsd-src/external/bsd/libfido2/dist/openbsd-compat/ |
| H A D | types.h | 54 #ifndef __STRING 55 #define __STRING(x) #x macro 60 __asm__(".section .gnu.warning." __STRING(sym) \
|
| /netbsd-src/sys/sys/ |
| H A D | kernhist.h | 158 (NAME).name = __STRING(NAME); \ 159 (NAME).namelen = strlen(__STRING(NAME)); \ 170 .name = __STRING(NAME), \ 171 .namelen = sizeof(__STRING(NAME)) - 1, \
|
| /netbsd-src/sys/arch/sparc/include/ |
| H A D | asm.h | 211 #define __STRING(x) #x 214 .stabs __STRING(_ ## sym) ## ,1,0,0,0 216 #define __STRING(x) "x" 219 .stabs __STRING(_/**/sym),1,0,0,0 202 #define __STRING( global() macro 207 #define __STRING( global() macro
|
| /netbsd-src/external/bsd/libbind/dist/port/hpux9/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/next/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/unixware20/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/hpux/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/hpux10/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/aix32/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/lynxos/include/sys/ |
| H A D | cdefs.h | 86 #define __STRING(x) #x macro 102 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/mpe/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/solaris/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/sunos/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/sco42/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/cygwin/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/unixware212/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/irix/include/sys/ |
| H A D | cdefs.h | 84 #define __STRING(x) #x macro 100 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/qnx/include/sys/ |
| H A D | cdefs.h | 66 #define __STRING(x) #x macro 82 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/aix4/include/sys/ |
| H A D | cdefs.h | 87 #define __STRING(x) #x macro 103 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/aix5/include/sys/ |
| H A D | cdefs.h | 87 #define __STRING(x) #x macro 107 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/libbind/dist/port/aux3/include/sys/ |
| H A D | cdefs.h | 71 #define __STRING(x) #x macro 87 #define __STRING(x) "x" macro
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/ |
| H A D | nssov.h | 137 DEBUG_PRINT("WRITE_BERVAL: var="__STRING(bv)" bv_val=\"%s\"", (bv)->bv_val); \ 155 DEBUG_PRINT("WRITE_BVARRAY: var="__STRING(arr)" num=%d", 0); \ 164 DEBUG_PRINT("WRITE_BVARRAY: var="__STRING(arr)" num=%d", (int)tmp3int32); \ 331 Debug(LDAP_DEBUG_ANY,"nssov_" __STRING(db) "_" __STRING(fn) "(): filter buffer too small"); \
|