Home
last modified time | relevance | path

Searched defs:errorcode (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Modules/_sqlite/
Dutil.c50 int errorcode = sqlite3_errcode(db); in _pysqlite_seterror() local
/third_party/boost/libs/regex/performance/
Dpcre.cpp40 int errorcode = 0; in set_expression() local
/third_party/boost/libs/fiber/examples/
Dadapt_method_calls.cpp21 typedef int errorcode; typedef
Dadapt_callbacks.cpp60 typedef int errorcode; typedef in AsyncAPI
/third_party/NuttX/fs/vfs/
Dfs_poll.c257 int errorcode = get_errno(); in fdesc_poll() local
/third_party/toybox/toys/pending/
Dtftp.c121 static int mkpkt_err(uint8_t *buffer, uint16_t errorcode, char *errormsg) in mkpkt_err()
/third_party/ffmpeg/libavfilter/
Debur128.c54 #define CHECK_ERROR(condition, errorcode, goto_point) \ argument
/third_party/glib/glib/pcre/
Dpcre_dfa_exec.c3293 int errorcode = PRIV(valid_utf)((pcre_uchar *)subject, length, &erroroffset); in pcre_dfa_exec() local
Dpcre_exec.c6426 int errorcode = PRIV(valid_utf)((PCRE_PUCHAR)subject, length, &erroroffset); in pcre_exec() local
Dpcre_compile.c7641 int errorcode = 0; in pcre_compile2() local
/third_party/curl/lib/vtls/
Dschannel.c624 DWORD errorcode = GetLastError(); in schannel_acquire_credential_handle() local
/third_party/wayland_standard/tests/
Ddisplay-test.c1049 uint32_t errorcode, id; in check_bind_error() local