Searched defs:from_what (Results 1 – 5 of 5) sorted by relevance
221 asn1p_expr_add_many(asn1p_expr_t *to, asn1p_expr_t *from_what) { in asn1p_expr_add_many()
816 from_what(propidx) in from_what() function
809 from_what(int propidx) /* special cases can have negative values */ in from_what() function
1736 async def seek(self, offset, from_what=SEEK_SET): argument