Searched refs:AST_LC_PAPER (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/include/
H A Dast_std.h156 #define AST_LC_PAPER 13 macro
208 #define LC_PAPER (-AST_LC_PAPER)
/ast/src/cmd/std/
H A Dlocale.c536 {"height", AST_LC_PAPER, N,1,CV_height},
537 {"width", AST_LC_PAPER, N,1,CV_width},
899 case AST_LC_PAPER:
/ast/src/lib/libast/port/
H A Dlc.c143 case LC_PAPER: return AST_LC_PAPER;
/ast/src/lib/libast/comp/
H A Dsetlocale.c2340 { "LC_PAPER", LC_PAPER, AST_LC_PAPER, 0 },

Completed in 23 milliseconds