HomeSort by relevance Sort by last modified time
    Searched full:ai_8 (Results 1 - 2 of 2) sorted by null

  /external/cn-cbor/src/
cbor.h 60 #define AI_8 27
69 #define IB_FLOAT8 (IB_PRIM | AI_8)
cn-cbor.c 141 case AI_8: TAKE(pos, ebuf, 8, val = ntoh64p(pos)) ; break;
199 case AI_8:

Completed in 6524 milliseconds