Searched refs:USUB (Results 1 – 3 of 3) sorted by relevance
74 typedef enum {LUSUP, UCOL, LSUB, USUB, LLVL, ULVL} MemType; enumerator
80 mem = memXpand<IndexVector>(glu.usub, glu.nzumax, nextu, USUB, glu.num_expansions); in copy_to_ucol()
212 if (memtype == USUB) in memXpand()