Searched refs:storageBit (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFNumber.c388 uint16_t storageBit:1; // storage size (0: (float ? 4 : 8), 1: (float ? 8 : 16) bits) member in struct:__anon470
461 if (0 == __CFNumberTypeTable[ntype].storageBit) {
467 if (0 == __CFNumberTypeTable[ntype].storageBit) {
476 if (0 == __CFNumberTypeTable[ntype].storageBit) {
482 if (0 == __CFNumberTypeTable[ntype].storageBit) {
491 if (0 == __CFNumberTypeTable[ntype].storageBit) {
497 if (0 == __CFNumberTypeTable[ntype].storageBit) {
506 if (0 == __CFNumberTypeTable[ntype].storageBit) {
512 if (0 == __CFNumberTypeTable[ntype].storageBit) {
521 if (0 == __CFNumberTypeTable[ntype].storageBit) {
[all...]

Completed in 73 milliseconds