Home
last modified time | relevance | path

Searched defs:sc1 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/lib/msun/ld128/
Ds_erfl.c183 sc1 = 7.72730753022908298637508998072635696e1L, /* 0x40053517, 0xa10d52bc, 0xdabb55b6, 0xbd0328c… variable
/freebsd-12-stable/lib/msun/ld80/
Ds_erfl.c213 #define sc1 (sc1u.e) macro
/freebsd-12-stable/lib/libusb/
Dlibusb20.c394 libusb20_tr_set_priv_sc1(struct libusb20_transfer *xfer, void *sc1) in libusb20_tr_set_priv_sc1()
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
DWriter.cpp731 SectionChunk *sc1 = dyn_cast_or_null<SectionChunk>(s); in fixGnuImportChunks() local