Home
last modified time | relevance | path

Searched refs:instruction_len (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dssh.c213 int instruction_len, int num_prompts, in kbd_callback() argument
224 fprintf(stderr, "instruction_len=%d\n", instruction_len); in kbd_callback()
230 (void)instruction_len; in kbd_callback()
/external/protobuf/php/ext/google/protobuf/
Dupb.c6635 static int instruction_len(uint32_t instr) { in instruction_len() function
6693 setofs(codep, c->pc - codep - instruction_len(*codep)); in label()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7308 static int instruction_len(uint32_t instr) { in instruction_len() function
7366 setofs(codep, c->pc - codep - instruction_len(*codep)); in label()