Home
last modified time | relevance | path

Searched defs:last_position (Results 1 – 8 of 8) sorted by relevance

/third_party/elfutils/libelf/
Delf32_updatefile.c101 fill_mmap (size_t offset, char *last_position, char *scn_start, in fill_mmap()
206 char *last_position = ((char *) elf->map_address + elf->start_offset in __elfw2() local
/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-util.c46 uint32_t last_position = context_p->byte_code.last_position; in parser_emit_two_bytes() local
Djs-parser.c387 size_t last_position = context_p->byte_code.last_position; in parse_update_branches() local
910 size_t last_position; in parser_post_processing() local
Djs-parser-internal.h321 uint32_t last_position; /**< position of the last allocated byte */ member
/third_party/ltp/testcases/kernel/fs/inode/
Dinode01.c584 int last_position; in get_next_name() local
Dinode02.c686 int last_position; in get_next_name() local
/third_party/ffmpeg/libavformat/
Dwtvdec.c1046 uint64_t last_position = 0; in read_header() local
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c183 GstClockTime last_position; member