Home
last modified time | relevance | path

Searched refs:unloop (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/efcode/fcode_test/
H A Dloop.fth55 : loop7 do i 4 = if drop i unloop exit then loop ;
59 " unloop" 5 6 0 loop7 4 = .passed?
/titanic_50/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth928 unloop true exit ( ??? found )
950 unloop true exit ( ??? found )
968 unloop true exit ( ??? found )
1505 i false unloop exit
/titanic_50/usr/src/lib/efcode/engine/
H A Dforth.c724 unloop(fcode_env_t *env) in unloop() function
2609 ANSI(0x089, 0, "unloop", unloop); in _init()
/titanic_50/usr/src/psm/stand/bootblks/ufs/common/
H A Dufs.fth401 i false unloop exit
/titanic_50/usr/src/psm/stand/bootblks/hsfs/common/
H A Dhsfs.fth465 i false unloop exit