Searched defs:rest (Results 1 – 13 of 13) sorted by relevance
21 def foo(*rest):
133 const int rest = len & 1; in PackARGB_MIPSdspR2() local175 const int rest = len & 1; in PackRGB_MIPSdspR2() local
270 size_t rest = PAGE_SIZE - offset; in mp_spiflash_write() local303 size_t rest = 0; in mp_spiflash_cached_read() local475 int rest = pre & (SECTOR_SIZE - 1); in mp_spiflash_cached_write() local496 int rest = SECTOR_SIZE - offset; in mp_spiflash_cached_write() local
75 FT_ULong rest; in gxv_morx_subtables_validate() local
183 FT_UInt rest; in gxv_mort_subtables_validate() local
33 uint32_t rest = size; in spi_write() local
35 uint32_t rest = size; in spi_write() local
423 struct pbuf *rest = NULL; local
1158 void pbuf_split_64k(struct pbuf *p, struct pbuf **rest) in pbuf_split_64k()
1311 struct pbuf *rest; in tcp_process_refused_data() local
42 uint32_t rest = size; in spi_write() local
938 mp_obj_list_t *rest = MP_OBJ_TO_PTR(mp_obj_new_list(0, NULL)); in mp_unpack_ex() local
32519 BOOL rest = FALSE; in js_parse_function_decl2() local
Completed in 118 milliseconds