Home
last modified time | relevance | path

Searched defs:second_byte (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-util.c44 uint8_t second_byte) /**< second byte */ in parser_emit_two_bytes()
/third_party/python/Objects/
Dcodeobject.c971 int second_byte = read_byte(bounds); in advance_with_locations() local