Lines Matching full:interned
243 * interned = SSTATE_NOT_INTERNED284 If interned != SSTATE_NOT_INTERNED, the two references from the287 unsigned int interned:2;1018 (((PyASCIIObject *)(op))->state.interned)2324 /* Return an interned Unicode object for an Identifier; may fail if there is no memory.*/