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

/external/srec/srec/include/
H A Dastar.h52 #define ARC_TOKEN_PTR(bAsE,atp) (atp==MAXarcID?NULL:bAsE+atp)
53 #define ARC_TOKEN_PTR2LNK(bAsE,atp) (atp==NULL?MAXarcID:(arcID)(atp-bAsE))
54 #define ARC_TOKEN_IDX(bAsE,atp) (atp)
/external/icu4c/tools/tzcode/
H A Dlocaltime.c919 register time_t * atp; local
1001 atp = sp->ats;
1015 *atp++ = endtime;
1017 *atp++ = starttime;
1020 *atp++ = starttime;
1022 *atp++ = endtime;

Completed in 61 milliseconds