Searched refs:FT (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/checknr/
H A Dchecknr.c58 #define FT 1 macro
351 if (stk[stktop].opno == FT) {
360 stk[stktop].opno = FT;
395 case FT:
460 if (stk[j+1].opno == FT &&
462 stk[j+2].opno == FT &&
/illumos-gate/usr/src/cmd/troff/
H A Dnii.c136 int sfont = FT; /* appears to be "standard" font; used by .ul */
H A Dni.c250 /* int font */ FT,
251 /* int font1 */ FT,
H A Dn7.c1074 setfbits(i, FT); /* default */
1083 setfbits(i, FT);
1086 setfbits(i, FT);
H A Dtdef.h45 #define FT 1 /* default font position */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmdi.c48 #define FT(var, typ) (*((typ *)(&(var)))) macro
543 mdb_printf("%s is%s held\n", name, FT(m, uint64_t) == 0 ? " not" : "");
549 mdb_printf("Threads sleeping on %s = %d\n", name, (int)FT(c, ushort_t));
/illumos-gate/usr/src/cmd/mdb/common/modules/scsi_vhci/
H A Dscsi_vhci.c47 #define FT(var, typ) (*((typ *)(&(var)))) macro
622 mdb_printf("%s is%s held\n", name, FT(m, uint64_t) == 0 ? " not" : "");
628 mdb_printf("Threads sleeping on %s = %d\n", name, (int)FT(c, ushort_t));
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c396 static int oxfont = FT; /* start off in roman */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3694 uint32_t FT:1; member in struct:__anon7429::__anon7430::__anon7526
3796 uint32_t FT:1; /* Word 1 */ member in struct:__anon7429::__anon7430::__anon7526
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1666 GET_CPU_IMPL(%g5) ! check SFSR.FT to see if this
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c198 hba->sli.sli4.param.FT = 0;

Completed in 117 milliseconds