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

/macosx-10.9.5/CF-855.17/
H A DCFNumber.c387 uint16_t floatBit:1; // is float member in struct:__anon470
460 if (__CFNumberTypeTable[ntype].floatBit) {
475 if (__CFNumberTypeTable[ntype].floatBit) {
490 if (__CFNumberTypeTable[ntype].floatBit) {
505 if (__CFNumberTypeTable[ntype].floatBit) {
520 if (__CFNumberTypeTable[ntype].floatBit) {
556 if (__CFNumberTypeTable[ntype].floatBit) {
592 if (__CFNumberTypeTable[ntype].floatBit) {
650 if (__CFNumberTypeTable[ntype].floatBit) {
670 if (__CFNumberTypeTable[ntype].floatBit) {
[all...]

Completed in 166 milliseconds