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

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dfmtullong.c24 #define UNSIGNED_LONG unsigned long long macro
H A Dfmtumax.c22 #define UNSIGNED_LONG uintmax_t macro
H A Dfmtulong.c77 # define UNSIGNED_LONG unsigned long macro
85 UNSIGNED_LONG ui;
/macosx-10.10.1/BerkeleyDB-21/db/examples_c/csv/
H A Dcode.c199 fields[field_cnt].type = UNSIGNED_LONG;
244 case UNSIGNED_LONG:
304 case UNSIGNED_LONG:
352 case UNSIGNED_LONG:
390 case UNSIGNED_LONG:
391 return ("UNSIGNED_LONG");
H A Dcsv.h70 typedef enum { NOTSET=1, DOUBLE, STRING, UNSIGNED_LONG } datatype; enumerator in enum:__anon329
H A DDbRecord.c45 case UNSIGNED_LONG:
172 case UNSIGNED_LONG:
374 case UNSIGNED_LONG:
H A Ddb.c170 case UNSIGNED_LONG:
H A Dutil.c137 case UNSIGNED_LONG:

Completed in 95 milliseconds