Symbol: new_storage
usr/src/tools/smatch/src/compile-i386.c
1262
val = new_storage(STOR_VALUE);
usr/src/tools/smatch/src/compile-i386.c
1292
val = new_storage(STOR_VALUE);
usr/src/tools/smatch/src/compile-i386.c
1301
val = new_storage(STOR_VALUE);
usr/src/tools/smatch/src/compile-i386.c
1312
struct storage *val = new_storage(STOR_VALUE);
usr/src/tools/smatch/src/compile-i386.c
1454
target_val = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1472
cond_end_st = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1547
jmplbl = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1643
new = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1680
val = new_storage(STOR_VALUE);
usr/src/tools/smatch/src/compile-i386.c
1749
label = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1760
label = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1779
label = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1936
lbv = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1943
struct storage *lbv = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1960
struct storage *lbv = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1966
struct storage *lbv = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
1972
struct storage *lbv = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
2044
struct storage *lbv = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
2049
struct storage *lbv = new_storage(STOR_LABEL);
usr/src/tools/smatch/src/compile-i386.c
2111
struct storage *direct_stor = new_storage(STOR_SYM);
usr/src/tools/smatch/src/compile-i386.c
2125
struct storage *val = new_storage(STOR_VALUE);
usr/src/tools/smatch/src/compile-i386.c
529
stor = new_storage(STOR_PSEUDO);
usr/src/tools/smatch/src/compile-i386.c
546
stor = new_storage(STOR_LABELSYM);
usr/src/tools/smatch/src/compile-i386.c
560
stor = new_storage(STOR_VALUE);
usr/src/tools/smatch/src/compile-i386.c
879
val = new_storage(STOR_VALUE);