/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_scan.c | 68 scan(tok_kind expect, token *tokp) in scan() 127 peekscan(tok_kind expect, token *tokp) in peekscan()
|
/dflybsd-src/sbin/hammer2/lz4/ |
H A D | hammer2_lz4.c | 96 # define expect(expr,value) (__builtin_expect ((expr),(value)) ) macro 98 # define expect(expr,value) (expr) macro
|
/dflybsd-src/usr.sbin/makefs/hammer2/ |
H A D | hammer2_lz4.c | 96 # define expect(expr,value) (__builtin_expect ((expr),(value)) ) macro 98 # define expect(expr,value) (expr) macro
|
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_lz4.c | 96 # 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 D | genflags.c | 101 gen_macro (const char *name, int real, int expect) in gen_macro()
|
H A D | builtins.c | 5398 rtx expect, desired, mem, oldval; in expand_builtin_atomic_compare_exchange() local
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | bundle.c | 1352 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 D | parsetime.c | 268 expect(int desired) in expect() function
|
/dflybsd-src/sbin/devfsctl/ |
H A D | devfsctl.c | 332 get_group(const char *name, int expect) in get_group()
|
/dflybsd-src/usr.bin/chat/ |
H A D | chat.c | 761 char *expect; in chat_expect() local
|
/dflybsd-src/contrib/ldns/ |
H A D | resolver.c | 770 int8_t expect; in ldns_resolver_new_frm_fp_l() local
|
/dflybsd-src/contrib/zstd/lib/decompress/ |
H A D | zstd_decompress.c | 1584 ZSTD_outBuffer const expect = zds->expectedOutBuffer; in ZSTD_checkOutBuffer() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | builtins.c | 5919 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 D | genmatch.c | 3945 parser::expect (enum cpp_ttype tk) in expect() function
|
/dflybsd-src/contrib/zstd/lib/compress/ |
H A D | zstd_compress.c | 4332 ZSTD_inBuffer const expect = cctx->expectedInBuffer; in ZSTD_checkBufferStability() local
|