Home
last modified time | relevance | path

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

/dports/emulators/simh/simh-3.9.0_5/PDP10/
H A Dpdp10_pag.c505 if ((cste & CST_AGE) == 0) { in ptbl_fill()
548 if ((cste & CST_AGE) == 0) { in ptbl_fill()
H A Dpdp10_defs.h309 #define CST_AGE 0770000000000 /* age field */ macro