Searched defs:STORE (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/sparc/krtld/ |
H A D | doreloc.c | 640 #define STORE(_type) *((_type *)off) = (_type)uvalue in do_reloc_krtld() macro 642 #define STORE(_type) in do_reloc_krtld() macro
|
/titanic_44/usr/src/uts/sparc/v9/ml/ |
H A D | sparcv9_subr.s | 1023 #define FUWORD(NAME, LOAD, STORE, COPYOP) \ argument 1087 #define SUWORD(NAME, STORE, COPYOP) \ argument
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | nlspath_checks.c | 234 #define STORE(buf, size, arg, val) if (arg * FORMAT_SIZE + 1 >= size ||\ macro
|
/titanic_44/usr/src/lib/libast/common/uwin/ |
H A D | crypt.c | 280 #define STORE(s,s0,s1,bl) (bl).b32.i0 = s0, (bl).b32.i1 = s1 macro
|