Home
last modified time | relevance | path

Searched defs:fixmax (Results 1 – 9 of 9) sorted by relevance

/dports/audio/fdk-aac/fdk-aac-2.0.2/libFDK/include/
H A Dfixminmax.h118 inline T fixmax(T a, T b) { in fixmax() function
/dports/multimedia/handbrake/fdk-aac-2.0.1/libFDK/include/
H A Dfixminmax.h118 inline T fixmax(T a, T b) { in fixmax() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ie/
H A Dhistory.h51 int fixmax; /* number of accessible history lines */ member
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ie/
H A Dhistory.h51 int fixmax; /* number of accessible history lines */ member
/dports/shells/ksh93/ast-93u/src/cmd/ie/
H A Dhistory.h51 int fixmax; /* number of accessible history lines */ member
/dports/math/gretl/gretl-2021d/cli/
H A Dgretlcli-mpi.c603 int err, fixmax = highest_numbered_var_in_saved_object(dset); in cli_renumber_series() local
H A Dgretlcli.c981 int err, fixmax = highest_numbered_var_in_saved_object(dset); in cli_renumber_series() local
/dports/math/gretl/gretl-2021d/lib/src/
H A Ddataset.c3317 int fixmax, in renumber_series_with_checks()
/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.c10265 int err, fixmax = max_untouchable_series_ID(); in script_renumber_series() local