/dflybsd-src/sys/contrib/dev/acpica/source/os_specific/service_layers/ |
H A D | osgendbg.c | 191 char *Ptr = BatchBuffer; in AcpiDbRunRemoteDebugger() local
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | system.h | 157 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument 164 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
|
/dflybsd-src/stand/boot/efi/include/ |
H A D | efi.h | 67 #define NextMemoryDescriptor(Ptr,Size) ((EFI_MEMORY_DESCRIPTOR *)(((UINT8 *)Ptr) + Size)) argument
|
/dflybsd-src/usr.bin/truss/ |
H A D | syscall.h | 25 enum Argtype { None = 1, Hex, Octal, Int, String, Ptr, Stat, Ioctl, Quad, enumerator
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | system.h | 156 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument 163 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | system.h | 160 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument 167 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldmisc.c | 91 Ptr, in vfinfo() enumerator
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | system.h | 164 # define fread(Ptr, Size, N, Stream) fread_unlocked (Ptr, Size, N, Stream) argument 171 # define fwrite(Ptr, Size, N, Stream) fwrite_unlocked (Ptr, Size, N, Stream) argument
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | bfd.c | 867 Ptr enumerator
|
/dflybsd-src/lib/libevtr/ |
H A D | ktrfmt.tab.c | 420 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0)) argument
|
/dflybsd-src/contrib/flex/src/ |
H A D | parse.c | 434 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (0) argument
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | getdate.c | 362 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (0) argument
|
/dflybsd-src/gnu/usr.bin/binutils227/block2/libgold/ |
H A D | yyscript.c | 517 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0)) argument
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | yyscript.c | 517 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (0) argument
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | go-exp.c | 436 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0)) argument
|
H A D | ada-exp.c | 481 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0)) argument
|
/dflybsd-src/sys/contrib/dev/acpica/source/include/platform/ |
H A D | acefiex.h | 657 #define NextMemoryDescriptor(Ptr,Size) ((ACPI_EFI_MEMORY_DESCRIPTOR *) (((UINT8 *) Ptr) + Size)) argument
|