Searched defs:nBytes (Results 1 – 6 of 6) sorted by relevance
99 evbuffer_commit_read(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_read()140 evbuffer_commit_write(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_write()
56 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
140 unsigned int nBytes = 4; in print() local
245 Int32 nGroups, nBytes; in sendMTFValues() local
117 u_int nBytes; member
17333 static void *memsys3Malloc(int nBytes){ in memsys3Malloc()17355 static void *memsys3Realloc(void *pPrior, int nBytes){ in memsys3Realloc()17864 static void *memsys5Malloc(int nBytes){ in memsys5Malloc()17899 static void *memsys5Realloc(void *pPrior, int nBytes){ in memsys5Realloc()19664 SQLITE_PRIVATE void *sqlite3Realloc(void *pOld, int nBytes){ in sqlite3Realloc()