Searched defs:?_ (Results 176 - 200 of 215) sorted by relevance

123456789

/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c132 #define L_(CS) CS macro
153 #define L_(CS) L##CS macro
H A Dfrexp.c46 # define L_(literal) literal##L macro
54 # define L_(literal) literal macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsysdep.h162 # define N_(String) gettext_noop (String) macro
164 # define N_(String) (String) macro
179 # define N_(String) (String) macro
/netbsd-current/external/gpl3/gdb/dist/bfd/hosts/
H A Dalphavms.h68 #define N_(String) (String) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dcall-c.cc27 int x_; member in struct:Foo
H A Dbreakpoint.cc50 int i_; member in class:C1
H A Dnamelessclass.cc37 int a_; member in class:A
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dinsn-reverse-aarch64.c67 float64x2_t b_ = {0.0, 0.0}; local
68 float64_t a_ = 1.0; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-inherit.cc21 int a_; member in struct:A
29 int b_; member in struct:B
37 int c_; member in struct:C
44 int d_; member in struct:D
[all...]
H A Dcompile-cplus-method.cc42 ATYPE a_; member in class:A
H A Dcompile-cplus-nested.cc23 int a_; member in class:A
30 int a_; member in struct:A::Inner1
35 int a_; member in struct:A::Inner1::Inner2
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-format-string.c59 Base (int a_) : a (a_) {} argument
72 Deriv (int b_) : Base (42), b (b_) {} argument
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dwindows-nat.h39 windows_thread_info (DWORD tid_, HANDLE h_, CORE_ADDR tlb) argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h402 BVGraph<BV> g_; member in class:__sanitizer::DeadlockDetector
[all...]
/netbsd-current/lib/libc/cdb/
H A Dcdbw.c399 struct edge *e_ = &state->edges[e]; local
411 struct vertex *v_ = &state->vertices[v]; local
/netbsd-current/tests/lib/libc/
H A Dt_cdb.c56 cmp_keys(const void *a_, const void *b_) argument
/netbsd-current/external/mit/isl/dist/imath/
H A Dimath.c101 unsigned char *u_ = A; local
102 unsigned char *v_ = u_ + N - 1; local
111 CLAMP(mp_int z_) argument
349 mp_size o_ = ua_ + ub_; local
350 ZERO(MP_DIGITS(Z), o_); local
359 mp_size o_ = ua_ + ua_; local
360 ZERO(MP_DIGITS(Z), o_); local
[all...]
/netbsd-current/sys/arch/luna68k/luna68k/
H A Dmachdep.c849 #define __ ((int **)PROM_ADDR) macro
/netbsd-current/sys/arch/playstation2/dev/
H A Demac3.c79 bus_addr_t a_ = EMAC3_BASE + ofs; local
87 bus_addr_t a_ = EMAC3_BASE + ofs; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_gf2m.c1008 int BN_GF2m_mod_solve_quad_arr(BIGNUM *r, const BIGNUM *a_, const int p[], argument
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_zip_compression_store.c111 i2(const void *p_) argument
118 i4(const void *p_) argument
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dopintl.h45 # define N_(String) gettext_noop (String) macro
47 # define N_(String) (String) macro
62 # define N_(String) (String) macro
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-intl.h48 # define N_(String) gettext_noop (String) macro
50 # define N_(String) String macro
65 # define N_(String) String macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsysdep.h162 # define N_(String) gettext_noop (String) macro
164 # define N_(String) (String) macro
179 # define N_(String) (String) macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/hosts/
H A Dalphavms.h68 #define N_(String) (String) macro

Completed in 439 milliseconds

123456789