Searched refs:stpt (Results 1 – 2 of 2) sorted by relevance
319 char *stpt; in trng_add() local337 for (stpt = str; *stpt != '\0'; ++stpt) { in trng_add()338 if ((*stpt >= '0') && (*stpt <= '9')) in trng_add()340 if ((*stpt == ',') && (up_pt == NULL)) { in trng_add()341 *stpt = '\0'; in trng_add()342 up_pt = stpt + 1; in trng_add()350 if ((*stpt == '.') && (!dot)) { in trng_add()
352 def STPT : StoreInherentS<"stpt", 0xB209, null_frag, 8>;