Searched defs:lvalue (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | arith.c | 59 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 D | streval.c | 499 struct lval lvalue,assignop; in expr() local
|
/titanic_44/usr/src/cmd/valtools/ |
H A D | ckrange.c | 118 long lvalue, uvalue, intval; in main() local
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | gldpriv.h | 456 #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 D | socktpi.c | 5237 ssize_t lvalue; in sotpi_getsockopt() local 5260 ssize_t lvalue; in sotpi_getsockopt() local
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | startup.c | 2989 u_longlong_t nodes_ll, cpus_pernode_ll, lvalue; in get_system_configuration() local
|
H A D | fakebop.c | 630 uint64_t lvalue; in boot_prop_finish() local
|
/titanic_44/usr/src/lib/libc_db/common/ |
H A D | thread_db.c | 2870 __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 D | pkcs11_spi.c | 2880 uint_t lvalue; in IDStringToData() local
|