Home
last modified time | relevance | path

Searched refs:putop (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c6235 static void putop(compiler *c, int op, ...) { in putop() function
6449 putop(c, OP_TAG1, dest, tag); in putchecktag()
6452 putop(c, OP_TAG2, dest, tag); in putchecktag()
6455 putop(c, OP_TAGN, dest, tag); in putchecktag()
6501 putop(c, OP_PUSHLENDELIM); in putpush()
6505 putop(c, OP_PUSHTAGDELIM, 0); in putpush()
6506 putop(c, OP_SETBIGGROUPNUM, fn); in putpush()
6508 putop(c, OP_PUSHTAGDELIM, fn); in putpush()
6527 putop(c, op, sel); in putsel()
6582 putop( in generate_msgfield()
[all...]

Completed in 15 milliseconds