Searched defs:stm (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/contrib/atf/atf-c/detail/ |
H A D | test_helpers.h | 43 #define CE(stm) ATF_CHECK(!atf_is_error(stm)) argument 44 #define RE(stm) ATF_REQUIRE(!atf_is_error(stm)) argument
|
/freebsd-src/contrib/netbsd-tests/lib/libc/ttyio/ |
H A D | t_ptm.c | 62 struct stat stm, sts; in ATF_TC_BODY() local 127 struct stat stm, sts; in ATF_TC_BODY() local
|
/freebsd-src/contrib/ntp/sntp/libopts/ |
H A D | time.c | 109 struct tm stm; in optionTimeDate() local
|
/freebsd-src/crypto/openssl/crypto/asn1/ |
H A D | a_utctm.c | 77 struct tm stm, ttm; in ASN1_UTCTIME_cmp_time_t() local
|
H A D | a_time.c | 492 struct tm stm; in ossl_asn1_time_print_ex() local 551 struct tm stm, ttm; in ASN1_TIME_cmp_time_t() local
|
/freebsd-src/contrib/lua/src/ |
H A D | loslib.c | 230 static void setallfields (lua_State *L, struct tm *stm) { in setallfields() 307 struct tm tmr, *stm; in os_date() local
|
/freebsd-src/sys/dev/spibus/ |
H A D | spigen.c | 225 spigen_transfer_mmapped(struct cdev *cdev, struct spigen_transfer_mmapped *stm) in spigen_transfer_mmapped()
|
/freebsd-src/contrib/llvm-project/lldb/source/API/ |
H A D | SBTypeSummary.cpp | 148 const TypeSummaryOptions &opt) -> bool { in CreateWithCallback()
|
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916.dtsi | 583 compatible = "arm,coresight-stm", "arm,primecell"; label
|
H A D | msm8998.dtsi | 1629 stm: stm@6002000 { global() label
|
/freebsd-src/sys/dev/bnxt/bnxt_en/ |
H A D | if_bnxt.c | 3859 struct bnxt_ioctl_hwrm_fw_set_time *stm = bnxt_priv_ioctl() local
|