/*
    AUTOMATICALLY GENERATED BY tspec 2.10
    API SUBSET: posix2:limits.h (VERSION 2.6)
*/

#ifndef __TDF_POSIX2_LIMITS_H
#define __TDF_POSIX2_LIMITS_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__posix2__limits begin

#ifndef __TDF_POSIX1_LIMITS_H
#pragma extend interface "../posix1.api/limits.h"
#endif /* __TDF_POSIX1_LIMITS_H */
#pragma token EXP const : int : BC_BASE_MAX # posix2.limits.BC_BASE_MAX
#pragma token EXP const : int : BC_DIM_MAX # posix2.limits.BC_DIM_MAX
#pragma token EXP const : int : BC_SCALE_MAX # posix2.limits.BC_SCALE_MAX
#pragma token EXP const : int : BC_STRING_MAX # posix2.limits.BC_STRING_MAX
#pragma token EXP const : int : COLL_WEIGHTS_MAX # posix2.limits.COLL_WEIGHTS_MAX
#pragma token EXP const : int : EXPR_NEST_MAX # posix2.limits.EXPR_NEST_MAX
#pragma token EXP const : int : LINE_MAX # posix2.limits.LINE_MAX
#pragma token EXP const : int : RE_DUP_MAX # posix2.limits.RE_DUP_MAX
#pragma token EXP const : int : _POSIX2_BC_BASE_MAX # posix2.limits._POSIX2_BC_BASE_MAX
#pragma token EXP const : int : _POSIX2_BC_DIM_MAX # posix2.limits._POSIX2_BC_DIM_MAX
#pragma token EXP const : int : _POSIX2_BC_SCALE_MAX # posix2.limits._POSIX2_BC_SCALE_MAX
#pragma token EXP const : int : _POSIX2_BC_STRING_MAX # posix2.limits._POSIX2_BC_STRING_MAX
#pragma token EXP const : int : _POSIX2_COLL_WEIGHTS_MAX # posix2.limits._POSIX2_COLL_WEIGHTS_MAX
#pragma token EXP const : int : _POSIX2_EXPR_NEST_MAX # posix2.limits._POSIX2_EXPR_NEST_MAX
#pragma token EXP const : int : _POSIX2_LINE_MAX # posix2.limits._POSIX2_LINE_MAX
#pragma token EXP const : int : _POSIX2_RE_DUP_MAX # posix2.limits._POSIX2_RE_DUP_MAX

#pragma interface BC_BASE_MAX BC_DIM_MAX BC_SCALE_MAX BC_STRING_MAX
#pragma interface COLL_WEIGHTS_MAX EXPR_NEST_MAX LINE_MAX RE_DUP_MAX
#pragma interface _POSIX2_BC_BASE_MAX _POSIX2_BC_DIM_MAX
#pragma interface _POSIX2_BC_SCALE_MAX _POSIX2_BC_STRING_MAX
#pragma interface _POSIX2_COLL_WEIGHTS_MAX _POSIX2_EXPR_NEST_MAX
#pragma interface _POSIX2_LINE_MAX _POSIX2_RE_DUP_MAX

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_POSIX2_LIMITS_H */


syntax highlighted by Code2HTML, v. 0.9.1