Home
last modified time | relevance | path

Searched defs:lvalue (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/sh/
H A Darith.c59 static Namval_t *scope(Shell_t *shp,register Namval_t *np,register struct lval *lvalue,int assign) in scope()
113 static Sfdouble_t arith(const char **ptr, struct lval *lvalue, int type, Sfdouble_t n) in arith()
H A Dstreval.c499 struct lval lvalue,assignop; in expr() local
/titanic_44/usr/src/cmd/valtools/
H A Dckrange.c118 long lvalue, uvalue, intval; in main() local
/titanic_44/usr/src/uts/common/sys/
H A Dgldpriv.h456 #define REF_HOST_USHORT(lvalue) (lvalue) argument
457 #define REF_NET_USHORT(lvalue) (ntohs(lvalue)) argument
458 #define SET_NET_USHORT(lvalue, val) ((lvalue) = htons(val)) argument
462 #define REF_NET_USHORT(lvalue) \ argument
466 #define SET_NET_USHORT(lvalue, val) { \ argument
473 #define REF_HOST_USHORT(lvalue) \ argument
479 #define REF_HOST_USHORT(lvalue) \ argument
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5237 ssize_t lvalue; in sotpi_getsockopt() local
5260 ssize_t lvalue; in sotpi_getsockopt() local
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c2989 u_longlong_t nodes_ll, cpus_pernode_ll, lvalue; in get_system_configuration() local
H A Dfakebop.c630 uint64_t lvalue; in boot_prop_finish() local
/titanic_44/usr/src/lib/libc_db/common/
H A Dthread_db.c2870 __td_sync_setstate(const td_synchandle_t *sh_p, long lvalue) in __td_sync_setstate()
/titanic_44/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c2880 uint_t lvalue; in IDStringToData() local