Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dstrip_addr.c82 char *stripped; in strip_addr_internal() local
123 char *stripped; in main() local
/netbsd-src/external/bsd/kyua-cli/dist/utils/config/
H A Dtree.cpp261 properties_map stripped; in all_properties() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt.c289 const char *stripped = targetm.strip_name_encoding (skipped); in i386_pe_mangle_assembler_name() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt.cc289 const char *stripped = targetm.strip_name_encoding (skipped); in i386_pe_mangle_assembler_name() local
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.c1361 int stripped = 1, has_debug_info = 0; in doshn() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c390 const char *stripped = targetm.strip_name_encoding (skipped); in default_mangle_assembler_name() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c2562 const char *stripped = ""; in pcache_chk_controls() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp4373 auto *stripped = Builder.CreateStripInvariantGroup(addr.getPointer()); in EmitLValueForField() local