Home
last modified time | relevance | path

Searched refs:cinc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/byacc/
H A Dreader.c55 static int cinc, cache_size; variable
144 assert(cinc >= 0); in cachec()
145 if (cinc >= cache_size) in cachec()
151 cache[cinc] = (char)c; in cachec()
152 ++cinc; in cachec()
586 cinc = 0; in keyword()
1443 cinc = 0; in get_literal()
1535 n = cinc; in get_literal()
1542 cinc = 0; in get_literal()
1634 cinc = 0; in get_name()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td5794 def : InstAlias<"cinc\t$Rd, $Rn, $fcond",
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td3432 def : InstAlias<"cinc $dst, $src, $cc",
3434 def : InstAlias<"cinc $dst, $src, $cc",