Home
last modified time | relevance | path

Searched defs:REP (Results 1 – 5 of 5) sorted by relevance

/original-bsd/old/adb/adb.tahoe/
H A Dmac.h25 #define REP do{ macro
/original-bsd/old/adb/adb.vax/
H A Dmac.h25 #define REP do{ macro
/original-bsd/old/sdb/
H A Dmac.h25 #define REP do{ macro
/original-bsd/old/sh/
H A Dmac.h34 #define REP do{ macro
/original-bsd/lib/libc/regex/
H A Dregcomp.c988 # define REP(f, t) ((f)*8 + (t)) macro