Searched defs:spos (Results 1 – 13 of 13) sorted by relevance
129 int spos = code.currentPc(); in generate() local
93 SkinPos spos; member
255 char *spos; in wpa_driver_wext_event_wireless_custom() local1294 char *spos; in wext_get_scan_custom() local1309 char *spos; in wext_get_scan_custom() local1324 char *spos; in wext_get_scan_custom() local
309 char *spos; in wpa_driver_wext_event_wireless_custom() local1491 char *spos; local1505 char *spos; local1519 char *spos; local
468 char *spos; in wpa_driver_ralink_event_wireless_custom() local
451 char *spos; in wpa_driver_nl80211_event_wireless_custom() local
264 const u8 *spos; in p2p_build_client_info() local
638 unsigned spos = pos; in yaffs_commit_write() local
735 int spos = ovector[si * 2]; in stringProtoFuncSplit() local
1603 int spos; in TC_GET_TARGET() local
1524 void RenderObject::selectionStartEnd(int& spos, int& epos) const in selectionStartEnd()
2374 unsigned char *spos; in mp_to_unsigned_bin() local
359 static int sector2CHS(BlockDriverState* bs, mbr_chs_t * chs, int spos){ in sector2CHS()