Searched defs:strip (Results 1 - 25 of 73) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov-driver-system.c216 int strip = 0; local
[all...]
H A Dlibgcov-driver.c78 int strip; /* leading chars to strip from filename */ member in struct:gcov_filename
/netbsd-current/external/mit/lua/dist/src/
H A Dldump.c31 int strip; member in struct:__anon808
230 luaU_dump(lua_State *L, const Proto *f, lua_Writer w, void *data, int strip) argument
H A Dlapi.c1120 LUA_API int lua_dump (lua_State *L, lua_Writer writer, void *data, int strip) { argument
H A Dlstrlib.c239 int strip = lua_toboolean(L, 2); local
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcov-driver-system.c216 int strip = 0; local
[all...]
H A Dlibgcov-driver.c106 int strip; /* leading chars to strip from filename */ member in struct:gcov_filename
/netbsd-current/external/bsd/nvi/dist/regex/
H A Dregex2.h140 sop *strip; /* malloced area for strip */ member in struct:re_guts
H A Dregcomp.c72 sop *strip; /* malloced strip */ member in struct:parse
[all...]
/netbsd-current/games/hack/
H A Dhack.pager.c147 page_more(FILE *fp, int strip) argument
/netbsd-current/external/bsd/unbound/dist/validator/
H A Dval_nsec.c524 uint8_t* strip; local
H A Dval_nsec3.c981 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; local
/netbsd-current/bin/csh/
H A Dmisc.c363 strip(Char *cp) function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregex2.h135 sop *strip; /* malloced area for strip */ member in struct:re_guts
H A Dregcomp.c196 sop *strip; /* malloced strip */ member in struct:parse
[all...]
/netbsd-current/lib/libc/regex/
H A Dregex2.h180 sop *strip; /* malloced area for strip */ member in struct:re_guts
/netbsd-current/usr.bin/spell/spellprog/
H A Dspellprog.c477 strip(char *ep, const char *d, const char *a, size_t lev) function
[all...]
/netbsd-current/usr.bin/xinstall/
H A Dxinstall.c1095 strip(cons function
[all...]
/netbsd-current/external/gpl2/gmake/dist/
H A Dread.c2254 parse_file_seq(char **stringp, int stopchar, unsigned int size, int strip) argument
/netbsd-current/usr.bin/telnet/
H A Dtelnet.c69 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dbfdlink.h381 ENUM_BITFIELD (bfd_link_strip) strip : 2; member in struct:bfd_link_info
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-microblaze.c3046 bfd_boolean strip = FALSE; local
H A Daoutx.h4837 enum bfd_link_strip strip; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dbfdlink.h379 ENUM_BITFIELD (bfd_link_strip) strip : 2; member in struct:bfd_link_info
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Daoutx.h4830 enum bfd_link_strip strip; local
[all...]

Completed in 403 milliseconds

123