Searched defs:bufflen (Results 1 – 6 of 6) sorted by relevance
41 static const int bufflen = ARRAY_SIZE(buff); variable
385 final int bufflen = asInt(length, offset, len); // Assume length will fit in an int in readGNUStringTable() local
487 void luaO_chunkid (char *out, const char *source, size_t bufflen) { in luaO_chunkid()
329 size_t bufflen = size*nmemb; in Curl_ftp_parselist() local
1270 int retval, bufflen = 0; in dhcp_main() local
1362 isoformat_date(PyDateTime_Date *dt, char buffer[], int bufflen) in isoformat_date()1373 isoformat_time(PyDateTime_DateTime *dt, char buffer[], int bufflen) in isoformat_time()