Home
last modified time | relevance | path

Searched defs:exp1 (Results 1 – 12 of 12) sorted by relevance

/freebsd-13.1/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra186-p2771-0000.dts76 exp1: gpio@74 { label
H A Dtegra210-p2597.dtsi1319 exp1: gpio@74 { label
/freebsd-13.1/usr.bin/rpcgen/
H A Drpc_util.c293 expected1(tok_kind exp1) in expected1()
304 expected2(tok_kind exp1, tok_kind exp2) in expected2()
316 expected3(tok_kind exp1, tok_kind exp2, tok_kind exp3) in expected3()
/freebsd-13.1/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j721e-common-proc-board.dts490 exp1: gpio@20 { label
/freebsd-13.1/usr.sbin/mpsutil/
H A Dmps_show.c518 MPI2_CONFIG_PAGE_EXPANDER_1 *exp1; in show_devices() local
687 MPI2_CONFIG_PAGE_EXPANDER_1 *exp1; in show_expanders() local
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlobject.c133 int exp1 = 0; in lua_strx2number() local
H A Dlparser.c1276 static int exp1 (LexState *ls) { in exp1() function
/freebsd-13.1/contrib/netbsd-tests/lib/libm/
H A Dt_ldexp.c51 int exp1; member
/freebsd-13.1/contrib/tcsh/
H A Dsh.exp.c213 exp1(Char ***vp, int ignore) in exp1() function
/freebsd-13.1/contrib/lua/src/
H A Dlobject.c198 int exp1 = 0; /* exponent value */ in lua_strx2number() local
H A Dlparser.c1505 static void exp1 (LexState *ls) { in exp1() function
/freebsd-13.1/contrib/googletest/googletest/scripts/
H A Dpump.py402 def __init__(self, identifier=None, exp1=None, exp2=None): argument