Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/stdio/
H A Dprintf-pos.c208 if (addtype(types, T_INT)) in addaster()
213 if (addtype(types, T_INT)) in addaster()
234 if (addtype(types, T_INT)) in addwaster()
239 if (addtype(types, T_INT)) in addwaster()
355 error = addtype(&types, in __find_arguments()
376 error = addtype(&types, in __find_arguments()
398 error = addtype(&types, TP_INT); in __find_arguments()
417 error = addtype(&types, in __find_arguments()
548 error = addtype(&types, in __find_warguments()
569 error = addtype(&types, in __find_warguments()
[all …]
/freebsd-13.1/contrib/tzcode/zic/
H A Dzic.c105 static int addtype(long gmtoff, const char * abbr, int isdst,
1617 type = addtype(gmtoffs[mrudst],
1628 type = addtype(gmtoffs[mrustd],
2077 type = addtype(oadd(zp->z_gmtoff, stdoff),
2181 type = addtype(offset, ab, rp->r_stdoff != 0,
2196 addtype(startoff, startbuf,
2249 addtype(gmtoff, abbr, isdst, ttisstd, ttisgmt) in addtype() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2179 RegisterClass addtype, string asm,
2181 : I<(outs addtype:$Rd), (ins multype:$Rn, multype:$Rm, addtype:$Ra),