Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/rpcgen/
H A Drpc_scan.c68 scan(tok_kind expect, token *tokp) in scan()
127 peekscan(tok_kind expect, token *tokp) in peekscan()
/dflybsd-src/sbin/hammer2/lz4/
H A Dhammer2_lz4.c96 # define expect(expr,value) (__builtin_expect ((expr),(value)) ) macro
98 # define expect(expr,value) (expr) macro
/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_lz4.c96 # define expect(expr,value) (__builtin_expect ((expr),(value)) ) macro
98 # define expect(expr,value) (expr) macro
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_lz4.c96 # define expect(expr,value) (__builtin_expect ((expr),(value)) ) macro
98 # define expect(expr,value) (expr) macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgenflags.c101 gen_macro (const char *name, int real, int expect) in gen_macro()
H A Dbuiltins.c5398 rtx expect, desired, mem, oldval; in expand_builtin_atomic_compare_exchange() local
/dflybsd-src/usr.sbin/ppp/
H A Dbundle.c1352 int niov, expect, f; in bundle_LinkSize() local
1372 int niov, expect, f, *fd, nfd, onfd; in bundle_ReceiveDatalink() local
1539 int niov, f, expect, newsid, fd[SEND_MAXFD], nfd, reply[2]; in bundle_SendDatalink() local
/dflybsd-src/usr.bin/at/
H A Dparsetime.c268 expect(int desired) in expect() function
/dflybsd-src/sbin/devfsctl/
H A Ddevfsctl.c332 get_group(const char *name, int expect) in get_group()
/dflybsd-src/usr.bin/chat/
H A Dchat.c761 char *expect; in chat_expect() local
/dflybsd-src/contrib/ldns/
H A Dresolver.c770 int8_t expect; in ldns_resolver_new_frm_fp_l() local
/dflybsd-src/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c1584 ZSTD_outBuffer const expect = zds->expectedOutBuffer; in ZSTD_checkOutBuffer() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbuiltins.c5919 rtx expect, desired, mem, oldval; in expand_builtin_atomic_compare_exchange() local
6047 rtx expect, desired, mem, oldval, boolret; in expand_ifn_atomic_compare_exchange() local
H A Dgenmatch.c3945 parser::expect (enum cpp_ttype tk) in expect() function
/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_compress.c4332 ZSTD_inBuffer const expect = cctx->expectedInBuffer; in ZSTD_checkBufferStability() local