Home
last modified time | relevance | path

Searched defs:THIS (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/
H A DlibioP.h73 #define _IO_JUMPS(THIS) (THIS)->vtable argument
74 #define _IO_WIDE_JUMPS(THIS) ((struct _IO_FILE *) (THIS))->_wide_data->_wide_vtable argument
75 #define _IO_CHECK_WIDE(THIS) (((struct _IO_FILE *) (THIS))->_wide_data != NULL) argument
78 # define _IO_JUMPS_FUNC(THIS) \ argument
84 #define _IO_WIDE_JUMPS_FUNC(THIS) _IO_WIDE_JUMPS(THIS) argument
87 # define JUMP0(FUNC, THIS) _IO_JUMPS_FUNC(THIS)->FUNC (THIS) argument
88 # define JUMP1(FUNC, THIS, X1) _IO_JUMPS_FUNC(THIS)->FUNC (THIS, X1) argument
89 # define JUMP2(FUNC, THIS, X1, X2) _IO_JUMPS_FUNC(THIS)->FUNC (THIS, X1, X2) argument
90 # define JUMP3(FUNC, THIS, X1,X2,X3) _IO_JUMPS_FUNC(THIS)->FUNC (THIS, X1,X2, X3) argument
94 # define WJUMP0(FUNC, THIS) _IO_WIDE_JUMPS_FUNC(THIS)->FUNC (THIS) argument
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dp-exp.c69 THIS = 271, enumerator
105 #define THIS 271 macro
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-parse.c156 #define HANDLE_CLASS_INFO(ACCESS_FLAGS, THIS, SUPER, INTERFACES_COUNT) \ argument
H A Djcf-dump.c141 #define HANDLE_CLASS_INFO(ACCESS_FLAGS, THIS, SUPER, INTERFACES_COUNT) \ argument
/openbsd-src/gnu/usr.bin/perl/
H A Dpp_sort.c93 #define POTHER(P, THIS, OTHER) GPTP(APTR(OTHER) + BYTEOFF(THIS,P)) argument
H A Dutil.c2472 #define THIS Perl_my_popen_list() macro
2645 #define THIS Perl_my_popen() macro
[all...]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dieee.c2683 #define THIS() ( *input_ptr ) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c2467 #define THIS() ( *input_ptr ) macro