Searched defs:pc (Results 1 – 9 of 9) sorted by relevance
767 struct collector_strpos_data *pc = (struct collector_strpos_data*)data; in collector_strpos() local1079 struct collector_strpos_data pc; in mbfl_substr_count() local1165 struct collector_substr_data *pc = (struct collector_substr_data*)data; in collector_substr() local1285 struct collector_substr_data pc; in mbfl_substr() local1710 struct collector_strimwidth_data *pc = (struct collector_strimwidth_data*)data; in collector_strimwidth() local1747 struct collector_strimwidth_data pc; in mbfl_strimwidth() local2569 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)data; in collector_encode_htmlnumericentity() local2615 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)data; in collector_decode_htmlnumericentity() local2707 struct collector_htmlnumericentity_data *pc = (struct collector_htmlnumericentity_data *)filter; in mbfl_filt_decode_htmlnumericentity_flush() local2760 struct collector_htmlnumericentity_data pc; in mbfl_html_numeric_entity() local
510 void sqliteVdbePrintOp(FILE *pOut, int pc, Op *pOp){ in sqliteVdbePrintOp()
268 int pc; /* The program counter */ member
488 int pc; /* The program counter */ in sqliteVdbeExec() local
422 int pc, i, n; in defragmentPage() local
822 register sopno pc; local
594 int x, y, row, col, pc, pcr; local
4212 int pc = posix_class + ((local_negate)? POSIX_SUBSIZE/2 : 0); in compile_branch() local
12598 int pc; /* Program Counter in parent (calling) frame */ member12780 int pc; /* The program counter */ member
Completed in 395 milliseconds