Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 25 of 145) sorted by relevance

123456

/dflybsd-src/contrib/bmake/
H A Dstr.h111 Substring sub; in Substring_Init() local
125 Substring_Length(Substring sub) in Substring_Length()
131 Substring_IsEmpty(Substring sub) in Substring_IsEmpty()
137 Substring_Equals(Substring sub, const char *str) in Substring_Equals()
145 Substring_Eq(Substring sub, Substring str) in Substring_Eq()
153 Substring_Sub(Substring sub, size_t start, size_t end) in Substring_Sub()
161 Substring_HasPrefix(Substring sub, Substring prefix) in Substring_HasPrefix()
168 Substring_HasSuffix(Substring sub, Substring suffix) in Substring_HasSuffix()
177 Substring_Str(Substring sub) in Substring_Str()
185 Substring_SkipFirst(Substring sub, char ch) in Substring_SkipFirst()
[all …]
/dflybsd-src/contrib/gmp/mpz/
H A Daorsmul.c38 #define mpz_aorsmul(w,x,y,sub) __gmpz_aorsmul (REGPARM_3_1 (w, x, y, sub)) argument
41 mpz_aorsmul (mpz_ptr w, mpz_srcptr x, mpz_srcptr y, mp_size_t sub) in mpz_aorsmul()
H A Daorsmul_i.c59 mpz_aorsmul_1 (mpz_ptr w, mpz_srcptr x, mp_limb_t y, mp_size_t sub) in mpz_aorsmul_1()
/dflybsd-src/sbin/jscan/
H A Ddump_mirror.c110 struct journal_subrecord sub; in dump_mirror_toprecord() local
186 struct journal_subrecord sub; in dump_mirror_subrecord() local
H A Ddump_debug.c100 struct journal_subrecord sub; in dump_debug_subrecord() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_ncons.c195 GENERAL_SUBTREE *sub = NULL; in v2i_NAME_CONSTRAINTS() local
355 GENERAL_SUBTREE *sub; in nc_match() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-mptcp.c106 nd_uint8_t sub; member
154 nd_uint8_t sub; member
162 nd_uint8_t sub; member
170 nd_uint8_t sub; member
/dflybsd-src/test/stress/stress2/testcases/badcode/
H A Dbadcode.c45 void (*sub)(); variable
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dsymbols.h138 symbolS *sub; member
H A Dmacro.h63 sb sub; /* Substitution text. */ member
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dsymbols.h139 symbolS *sub; member
H A Dmacro.h63 sb sub; /* Substitution text. */ member
/dflybsd-src/bin/stty/
H A Dstty.h50 int sub; member
/dflybsd-src/contrib/file/src/
H A Dcdf_time.c72 int sub = mdays[m] + (m == 1 && isleap(year)); in cdf_getday() local
/dflybsd-src/contrib/grep/lib/
H A Dpropername.c55 mbsstr_trimmed_wordbounded (const char *string, const char *sub) in mbsstr_trimmed_wordbounded()
/dflybsd-src/sbin/svc/
H A Dsvc.c71 char *sub; in process_cmd() local
/dflybsd-src/sys/bus/firewire/
H A Dfwdev.c171 int sub = DEV2SUB(dev); in fw_open() local
828 int i, unit = 0, sub = 0; in fwdev_clone() local
/dflybsd-src/usr.bin/systat/
H A Dip6.c130 const struct ip6stat *sub; in domode() local
H A Dtcp.c131 const struct tcp_stats *sub; in domode() local
H A Dicmp.c127 const struct icmpstat *sub; in domode() local
H A Dicmp6.c125 const struct icmp6stat *sub; in domode() local
H A Dip.c134 const struct stat *sub; in domode() local
/dflybsd-src/bin/ed/
H A Dsub.c231 char *sub = rhbuf; in apply_subst_template() local
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dfp-bit.h231 # define sub __subtf3 macro
251 # define sub __subsf3 macro
271 # define sub __subdf3 macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dprint-rtl.c535 rtx sub = XEXP (in_rtx, i); in print_rtx() local

123456