Home
last modified time | relevance | path

Searched defs:micro (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-mips-elf/
H A Dundefweak-overflow.s30 micro: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dundefweak-overflow.s30 micro: label
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DVersionTuple.cpp64 unsigned major = 0, minor = 0, micro = 0, build = 0; in tryParse() local
/netbsd/usr.sbin/acpitools/aml/
H A Daml_common.h52 #define AML_STALL(micro) OsdSleepUsec(micro) argument
59 #define AML_STALL(micro) /* not required in userland */ argument
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dbios.h23 u8 micro; member
/netbsd/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-utils.c644 gdbscm_guile_version_is_at_least (int major, int minor, int micro) in gdbscm_guile_version_is_at_least()
/netbsd/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-utils.c644 gdbscm_guile_version_is_at_least (int major, int minor, int micro) in gdbscm_guile_version_is_at_least()
/netbsd/external/mit/expat/dist/lib/
H A Dexpat.h990 int micro; member
/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c552 int micro; member
/netbsd/sys/dev/ic/
H A Dispvar.h773 #define ISP_FW_NEWER_THAN(i, major, minor, micro) \ argument
775 #define ISP_FW_OLDER_THAN(i, major, minor, micro) \ argument
/netbsd/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c4291 int micro = ztest_random(2); in ztest_zap_parallel() local