Home
last modified time | relevance | path

Searched defs:cbase (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/
H A Dconvert-dtsv0-lexer.l35 static int cbase = 16; variable
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtset_str.c756 int cbase, climb, crnd; in main() local
/netbsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c613 daddr_t cbase, dmax; in initcg() local
/netbsd-src/sbin/newfs/
H A Dmkfs.c780 daddr_t cbase, dmax; in initcg() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-ops.cc1294 fs::path cbase; in relative() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc1236 fs::path cbase; in relative() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc1228 fs::path cbase; in relative() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c3965 tree cbase = cand->iv->base, cstep = cand->iv->step; variable
4127 tree cbase = cand->iv->base, cstep = cand->iv->step; in get_debug_computation_at() local
4835 tree ubase = use->iv->base, cbase = cand->iv->base; in get_computation_cost() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtypesem.d4238 if (auto cbase = mt.sym.searchBase(ident)) in dotExp() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc3996 tree cbase = cand->iv->base, cstep = cand->iv->step; in get_computation_aff_1() local
4158 tree cbase = cand->iv->base, cstep = cand->iv->step; in get_debug_computation_at() local
4866 tree ubase = use->iv->base, cbase = cand->iv->base; in get_computation_cost() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c8516 if (ClassDeclaration *cbase = sym->searchBase(ident)) in dotExp() local