Home
last modified time | relevance | path

Searched defs:in_init (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-fold.c110 c_fully_fold (tree expr, bool in_init, bool *maybe_const, bool lval) in c_fully_fold()
146 c_fully_fold_internal (tree expr, bool in_init, bool *maybe_const_operands, in c_fully_fold_internal()
H A Dc-typeck.c1858 decl_constant_value_1 (tree decl, bool in_init) in decl_constant_value_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-fold.cc110 c_fully_fold (tree expr, bool in_init, bool *maybe_const, bool lval) in c_fully_fold()
146 c_fully_fold_internal (tree expr, bool in_init, bool *maybe_const_operands, in c_fully_fold_internal()
H A Dc-typeck.cc1872 decl_constant_value_1 (tree decl, bool in_init) in decl_constant_value_1()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Ddbe_memmgr.c48 static volatile int in_init = 0; variable
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_memmgr.c48 static volatile int in_init = 0; variable
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem.h107 int in_init; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem.h107 int in_init; member
/netbsd-src/lib/libmenu/
H A Dmenu.h127 int in_init; /* set when processing an init or term function call */ member
/netbsd-src/lib/libform/
H A Dform.h272 int in_init; /* true if performing a init or term function */ member
/netbsd-src/usr.bin/indent/
H A Dindent.h318 bool in_init; /* whether inside an initializer */ global() member
/netbsd-src/sys/netinet/
H A Din.c204 in_init(void) in in_init() function
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c822 int ret = 1, in_init = 1, i, nbio_test = 0, sock = -1, k, width, state = 0; in s_client_main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c918 int ret = 1, in_init = 1, i, nbio_test = 0, s = -1, k, width, state = 0; in s_client_main() local
/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c2258 local void in_init(void) in in_init() function