Lines Matching refs:REG_OK
248 has not yet been reached. Returns REG_OK if successful. */
275 if (status != REG_OK) \
283 if (_status != REG_OK) \
368 return REG_OK;
546 return REG_OK;
635 if (err != REG_OK)
772 return REG_OK;
944 return REG_OK;
948 if ((err = tre_stack_push_voidptr(s, v)) != REG_OK) \
953 if ((err = tre_stack_push_int(s, v)) != REG_OK) \
989 if (err != REG_OK)
1068 if (err != REG_OK)
1072 return REG_OK;
1129 return REG_OK;
1160 return REG_OK;
1206 reg_errcode_t status = REG_OK;
1262 if (status != REG_OK)
1630 if (status == REG_OK)
1691 reg_errcode_t status = REG_OK;
1701 while (status == REG_OK && tre_stack_num_objects(stack) > bottom)
1704 if (status != REG_OK)
1838 reg_errcode_t status = REG_OK;
1847 while (status == REG_OK && tre_stack_num_objects(stack) > bottom)
1852 if (status != REG_OK)
1936 if (status != REG_OK)
1952 if (status != REG_OK)
1966 if (status != REG_OK)
2143 reg_errcode_t status = REG_OK;
2150 while (status == REG_OK && tre_stack_num_objects(stack) > bottom)
2390 if (status != REG_OK)
2402 if (status != REG_OK)
2427 if (status != REG_OK)
2439 if (status != REG_OK)
2464 return REG_OK;
2616 return REG_OK;
2630 reg_errcode_t errcode = REG_OK;
2640 if (errcode != REG_OK)
2651 if (errcode != REG_OK)
2654 if (errcode != REG_OK)
2670 if (errcode != REG_OK)
2729 if (errcode != REG_OK)
2757 if (errcode != REG_OK)
2782 if (errcode != REG_OK)
2790 if (errcode != REG_OK)
2807 if (errcode != REG_OK)
2836 if (errcode != REG_OK)
2887 return REG_OK;