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

/macosx-10.10/Libnotify-133.1.1/
H A Dtable.c175 uint64_t n64 = key; local
176 return _nc_table_find_64(tin, n64);
272 uint64_t n64 = key; local
273 _nc_table_insert_64(tin, n64, datum);
337 uint64_t n64 = key; local
338 _nc_table_delete_64(tin, n64);
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c63914 i64 n64; member in struct:vdbeExecUnion::OP_RowData_stack_vars
[all...]

Completed in 406 milliseconds