Lines Matching refs:fstack_t
180 fstack_t fail, n; in lookup_package_property()
211 PUSH(DS, (fstack_t)p->data); in get_package_property()
241 PUSH(DS, (fstack_t)prop->data); in get_inherited_prop()
242 PUSH(DS, (fstack_t)prop->size); in get_inherited_prop()
280 PUSH(DS, (fstack_t)MYSELF); in get_my_property()
298 PUSH(DS, (fstack_t)prop); in encode_string()
313 PUSH(DS, (fstack_t)ptr); in encode_int()
332 static fstack_t
381 PUSH(DS, (fstack_t)(ptr + offset)); in decode_phys()
385 fstack_t d; in decode_phys()
398 fstack_t size; in reg_prop()
421 PUSH(DS, (fstack_t)prop); in encode_bytes()
429 fstack_t d; in decode_int()
434 PUSH(DS, (fstack_t)(dp + sizeof (uint32_t))); in decode_int()
449 PUSH(DS, (fstack_t)(dp + len)); in decode_string()
451 PUSH(DS, (fstack_t)dp); in decode_string()
474 PUSH(DS, (fstack_t)new); in encode_plus()
544 fstack_t d; in get_property()
655 fstack_t data; in print_imap()