Home
last modified time | relevance | path

Searched defs:xRoundup (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h1672 int (*xRoundup)(int); /* Round up request size to allocation size */ member
Dbindgen_bundled_version.rs1260 pub xRoundup: ::std::option::Option< field
Dsqlite3.c2735 int (*xRoundup)(int); /* Round up request size to allocation size */ member
/external/sqlite/dist/
Dsqlite3.h1729 int (*xRoundup)(int); /* Round up request size to allocation size */ member
Dsqlite3.c2035 int (*xRoundup)(int); /* Round up request size to allocation size */ member
/external/sqlite/dist/orig/
Dsqlite3.h1729 int (*xRoundup)(int); /* Round up request size to allocation size */ member
Dsqlite3.c2035 int (*xRoundup)(int); /* Round up request size to allocation size */ member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs484 pub xRoundup: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.6.23.rs512 pub xRoundup: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.7.rs610 pub xRoundup: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.16.rs644 pub xRoundup: ::std::option::Option<unsafe extern "C" fn(arg1: field