Searched defs:spos (Results 1 – 12 of 12) sorted by relevance
63 std::streampos spos = s->tellg(); in Map() local
129 int spos = code.currentPc(); in generate() local
53 const char *spos = internal_strstr(str, templ); in TemplateMatch() local
93 SkinPos spos; member
249 char *spos; in wpa_driver_wext_event_wireless_custom() local1301 char *spos; in wext_get_scan_custom() local1316 char *spos; in wext_get_scan_custom() local1331 char *spos; in wext_get_scan_custom() local
486 const u8 *spos; in p2p_build_client_info() local
638 unsigned spos = pos; in yaffs_commit_write() local
1509 u8 **spos, const u8 *end) in p2p_sd_dns_uncompress_label()1584 u8 *tmp, *end, *spos; in p2p_sd_dns_uncompress() local
1603 int spos; in TC_GET_TARGET() local
2374 unsigned char *spos; in mp_to_unsigned_bin() local
1775 void RenderObject::selectionStartEnd(int& spos, int& epos) const in selectionStartEnd()
359 static int sector2CHS(BlockDriverState* bs, mbr_chs_t * chs, int spos){ in sector2CHS()