Searched defs:base_p (Results 1 – 3 of 3) sorted by relevance
145 char *base_p = dirname (base_file_p); in jerry_port_normalize_path() local
1540 … int base_p = (stbi__flip_vertically_on_write ? (height-1-clamped_row) : clamped_row)*width*comp; in stbi_write_jpg_core() local1578 … int base_p = (stbi__flip_vertically_on_write ? (height-1-clamped_row) : clamped_row)*width*comp; in stbi_write_jpg_core() local
2000 ecma_op_object_is_prototype_of (ecma_object_t *base_p, /**< base object */ in ecma_op_object_is_prototype_of()