Home
last modified time | relevance | path

Searched refs:isinit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/citrus/
H A Dcitrus_iconv.c72 static bool isinit = false; variable
81 if (!isinit) { in init_cache()
89 isinit = true; in init_cache()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-gen-builtins.cc374 bool isinit; member
1400 attrptr->isinit = 1; in parse_bif_attrs()
1481 attrptr->isinit, attrptr->isset, attrptr->isextract, in parse_bif_attrs()
2504 if (bifp->attrs.isinit) in write_bif_static_init()