Home
last modified time | relevance | path

Searched refs:error_out (Results 1 – 13 of 13) sorted by relevance

/external/e2fsprogs/debugfs/
Dicheck.c85 goto error_out; in do_icheck()
90 goto error_out; in do_icheck()
98 goto error_out; in do_icheck()
106 goto error_out; in do_icheck()
154 goto error_out; in do_icheck()
167 error_out: in do_icheck()
Dncheck.c137 goto error_out; in do_ncheck()
146 goto error_out; in do_ncheck()
154 goto error_out; in do_ncheck()
196 goto error_out; in do_ncheck()
200 error_out: in do_ncheck()
Dlsdel.c115 goto error_out; in do_lsdel()
122 goto error_out; in do_lsdel()
131 goto error_out; in do_lsdel()
186 goto error_out; in do_lsdel()
207 error_out: in do_lsdel()
/external/squashfs-tools/kernel/fs/squashfs/
Dsymlink.c72 goto error_out; in squashfs_symlink_readpage()
90 goto error_out; in squashfs_symlink_readpage()
109 error_out: in squashfs_symlink_readpage()
Dfile.c405 goto error_out; in squashfs_readpage()
422 goto error_out; in squashfs_readpage()
440 goto error_out; in squashfs_readpage()
485 error_out: in squashfs_readpage()
/external/elfutils/libelf/
Delf_rawfile.c49 error_out: in elf_rawfile()
57 goto error_out; in elf_rawfile()
/external/linux-kselftest/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c146 goto error_out; in list_gpiochip()
155 goto error_out; in list_gpiochip()
190 error_out: in list_gpiochip()
/external/e2fsprogs/lib/ext2fs/
Dunix_io.c166 goto error_out; in raw_read_blk()
177 goto error_out; in raw_read_blk()
204 error_out: in raw_read_blk()
258 goto error_out; in raw_write_blk()
268 goto error_out; in raw_write_blk()
287 goto error_out; in raw_write_blk()
296 goto error_out; in raw_write_blk()
306 error_out: in raw_write_blk()
/external/f2fs-tools/fsck/
Dmain.c91 static void error_out(char *prog) in error_out() function
115 error_out(prog); in f2fs_parse_options()
376 error_out(prog); in f2fs_parse_options()
402 error_out(prog); in f2fs_parse_options()
/external/tremolo/Tremolo/
Dcodebook.c264 if(_make_words(lengthlist,s->entries,work,quantvals,s,opb,maptype)) goto error_out; in _make_decode_table()
265 if (s->used_entries > INT_MAX/(s->dec_leafw+1)) goto error_out; in _make_decode_table()
266 if (s->dec_nodeb && s->used_entries * (s->dec_leafw+1) > INT_MAX/s->dec_nodeb) goto error_out; in _make_decode_table()
269 if (!s->dec_table) goto error_out; in _make_decode_table()
355 error_out: in _make_decode_table()
/external/python/cpython2/Doc/howto/
Dcporting.rst126 error_out(PyObject *m) {
133 {"error_out", (PyCFunction)error_out, METH_NOARGS, NULL},
/external/sqlite/dist/orig/
Dsqlite3.c116039 goto error_out;
116207 error_out:
144030 goto error_out;
144037 goto error_out;
144056 goto error_out;
144085 error_out:
176006 if( rc!=SQLITE_OK ) goto error_out;
176041 if( rc!=SQLITE_OK ) goto error_out;
176048 goto error_out;
176090 error_out:
/external/sqlite/dist/
Dsqlite3.c116039 goto error_out;
116207 error_out:
144030 goto error_out;
144037 goto error_out;
144056 goto error_out;
144085 error_out:
176019 if( rc!=SQLITE_OK ) goto error_out;
176054 if( rc!=SQLITE_OK ) goto error_out;
176061 goto error_out;
176103 error_out: