Home
last modified time | relevance | path

Searched refs:pjj (Results 1 – 2 of 2) sorted by relevance

/external/toybox/toys/pending/
Dfdisk.c1223 struct partition *px, *py, temp, *pj, *pjj, tmp; in fix_order() local
1260 pjj = partitions[j+1].part; in fix_order()
1261 set_levalue(pjj->start4, swap_le32toh(pjj->start4)+ojj-oj); in fix_order()
1270 pjj = partitions[j+1].part; in fix_order()
1272 sjj = swap_le32toh(pjj->start4); in fix_order()
1277 *pj = *pjj; in fix_order()
1278 *pjj = tmp; in fix_order()
1280 set_levalue(pjj->start4, oj+sj-ojj); in fix_order()
/external/selinux/secilc/docs/
Dcil_reference_guide.md181 CIL expressions use the [prefix](http://www.cs.man.ac.uk/~pjj/cs212/fix.html) or Polish notation an…