Searched refs:cus (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dmbg_gps166.h890 l_fp cus; ///< +- Sine Corr. Term to Arg. of Latitude [rad] member in struct:__anon5217
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp684 FileSpecList cus; local
693 cus.EmplaceBack(cu);
697 target_sp, modules, cus);
/freebsd-13-stable/contrib/tcsh/
H A Dsh.c630 char *cln, *cus, *cgr; local
652 cus = getenv("USER");
653 if (cus != NULL)
654 setv(STRuser, quote(SAVE(cus)), VAR_READWRITE);
663 if (cus == NULL)
/freebsd-13-stable/contrib/ntp/libparse/
H A Ddata_mbg.c453 FETCH_DOUBLE(buffpp, &ephp->cus);
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2699 const std::vector<GdbIndexSection::CuEntry> &cus) {
2715 uint32_t i = llvm::partition_point(cus,
2719 cus.begin();

Completed in 141 milliseconds