/dflybsd-src/contrib/bmake/ |
H A D | cond.c | 200 CondParser_SkipWhitespace(CondParser *par) in CondParser_SkipWhitespace() 261 ParseFuncArg(CondParser *par, const char **pp, bool doEval, const char *func) in ParseFuncArg() 388 CondParser_StringExpr(CondParser *par, const char *start, in CondParser_StringExpr() 452 CondParser_Leaf(CondParser *par, bool doEval, bool unquotedOK, in CondParser_Leaf() 527 EvalNotEmpty(CondParser *par, const char *value, bool quoted) in EvalNotEmpty() 577 EvalCompareStr(CondParser *par, const char *lhs, in EvalCompareStr() 595 EvalCompare(CondParser *par, const char *lhs, bool lhsQuoted, in EvalCompare() 608 CondParser_ComparisonOp(CondParser *par, ComparisonOp *out_op) in CondParser_ComparisonOp() 636 CondParser_Comparison(CondParser *par, bool doEval) in CondParser_Comparison() 680 CondParser_FuncCallEmpty(CondParser *par, bool doEval, Token *out_token) in CondParser_FuncCallEmpty() [all …]
|
/dflybsd-src/lib/libc/stdlib/ |
H A D | heapsort.c | 74 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ argument 106 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | rtl-chkp.c | 176 chkp_put_regs_to_expr_list (rtx par) in chkp_put_regs_to_expr_list() 194 chkp_get_value_with_offs (rtx par, rtx offs) in chkp_get_value_with_offs()
|
H A D | omp-grid.c | 289 grid_parallel_clauses_gridifiable (gomp_parallel *par, location_t tloc) in grid_parallel_clauses_gridifiable() 428 gomp_parallel *par; in grid_dist_follows_simple_pattern() local 670 else if (gomp_parallel *par = dyn_cast <gomp_parallel *> (stmt)) in grid_dist_follows_tiling_pattern() local
|
H A D | compare-elim.c | 639 rtx par = gen_rtx_PARALLEL (VOIDmode, gen_rtvec (2, set_a, set_b)); in try_validate_parallel() local 707 rtx par = try_validate_parallel (flag_set, arith_set); in try_merge_compare() local
|
H A D | tree-tailcall.c | 257 enum par { FAIL, OK, TRY_MOVE }; enum
|
H A D | dominance.c | 562 TBB par = m_dfs_parent[v]; in calc_idoms() local
|
H A D | rtlanal.c | 1614 rtx par = XEXP (src, 1); in set_noop_p() local
|
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | pow_1.c | 35 int par; in mpn_pow_1() local
|
/dflybsd-src/sys/netproto/smb/ |
H A D | smb_tran.h | 86 #define SMB_TRAN_GETPARAM(vcp,par,data) (vcp)->vc_tdesc->tr_getparam(vcp, par, data) argument 87 #define SMB_TRAN_SETPARAM(vcp,par,data) (vcp)->vc_tdesc->tr_setparam(vcp, par, data) argument
|
/dflybsd-src/sys/cpu/x86_64/include/ |
H A D | param.h | 218 #define TSTMP(class, unit, event, par) _TSTMP( \ argument 226 #define TSTMP(class, unit, event, par) _TSTMP(0) argument
|
/dflybsd-src/sys/dev/netif/mii_layer/ |
H A D | amphy.c | 211 int bmsr, bmcr, par, anlpar; in amphy_status() local
|
H A D | nsphy.c | 292 int bmsr, bmcr, par, anlpar; in nsphy_status() local
|
/dflybsd-src/sys/platform/pc64/include/ |
H A D | framebuffer.h | 58 void *par; member
|
/dflybsd-src/sys/kern/ |
H A D | vfs_nlookup.c | 832 struct nchandle par; in nlookup() local 1576 struct nchandle par; in naccess() local
|
H A D | vfs_cache.c | 777 _cache_link_parent(struct namecache *ncp, struct namecache *par, in _cache_link_parent() 863 _cache_unlink_parent(struct namecache *par, struct namecache *ncp, in _cache_unlink_parent() 2089 struct namecache *par; in cache_rename() local 2418 struct namecache *par; in cache_dvpref() local 2886 struct namecache *par; in cache_zap() local 4276 struct namecache *par; in cache_resolve() local 4538 struct namecache *par; in cache_resolve_dvp() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | tc.bind.c | 58 Char *par; in dobindkey() local
|
/dflybsd-src/bin/ed/ |
H A D | cbc.c | 295 int par; /* parity counter */ in set_des_key() local
|
/dflybsd-src/sbin/ipfw3/ |
H A D | ipfw3dummynet.c | 157 void *par = NULL; in config_dummynet() local
|
/dflybsd-src/contrib/dialog/ |
H A D | fselect.c | 44 WINDOW *par; /* parent window */ member 60 init_list(LIST * list, WINDOW *par, WINDOW *win, int mousex) in init_list()
|
/dflybsd-src/usr.bin/bdes/ |
H A D | bdes.c | 455 int par; /* parity counter */ in makekey() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | dominance.c | 497 TBB v, w, k, par; in calc_idoms() local
|
/dflybsd-src/sys/dev/video/bktr/ |
H A D | bktr_core.c | 1808 u_long par; in tuner_ioctl() local
|
/dflybsd-src/crypto/openssh/ |
H A D | ed25519.c | 1787 unsigned char par; in ge25519_unpackneg_vartime() local
|
/dflybsd-src/sys/dev/disk/nata/ |
H A D | ata-raid.c | 316 int count, chunk, drv, par = 0, change = 0; in ata_raid_strategy() local
|